<style>:host .chart{--d3fc-local-full--gradient:var(--d3fc-full--gradient,linear-gradient(#4d342f 0%,#e4521b 22.5%,#feeb65 42.5%,#f0f0f0 50%,#dcedc8 57.5%,#42b3d5 67.5%,#1a237e 100%));--d3fc-local-positive--gradient:var(--d3fc-positive--gradient,linear-gradient(#dcedc8 0%,#42b3d5 35%,#1a237e 100%));--d3fc-local-negative--gradient:var(--d3fc-negative--gradient,linear-gradient(#feeb65 100%,#e4521b 70%,#4d342f 0%));--d3fc-local-series:var(--d3fc-series,rgba(31,119,180,0.5));--d3fc-local-series-1:var(--d3fc-series-1,#0366d6);--d3fc-local-series-2:var(--d3fc-series-2,#ff7f0e);--d3fc-local-series-3:var(--d3fc-series-3,#2ca02c);--d3fc-local-series-4:var(--d3fc-series-4,#d62728);--d3fc-local-series-5:var(--d3fc-series-5,#9467bd);--d3fc-local-series-6:var(--d3fc-series-6,#8c564b);--d3fc-local-series-7:var(--d3fc-series-7,#e377c2);--d3fc-local-series-8:var(--d3fc-series-8,#7f7f7f);--d3fc-local-series-9:var(--d3fc-series-9,#bcbd22);--d3fc-local-series-10:var(--d3fc-series-10,#17becf);}:host .chart .series{fill:var(--d3fc-local-series);}:host .chart .series-1{fill:var(--d3fc-local-series-1);}:host .chart .series-2{fill:var(--d3fc-local-series-2);}:host .chart .series-3{fill:var(--d3fc-local-series-3);}:host .chart .series-4{fill:var(--d3fc-local-series-4);}:host .chart .series-5{fill:var(--d3fc-local-series-5);}:host .chart .series-6{fill:var(--d3fc-local-series-6);}:host .chart .series-7{fill:var(--d3fc-local-series-7);}:host .chart .series-8{fill:var(--d3fc-local-series-8);}:host .chart .series-9{fill:var(--d3fc-local-series-9);}:host .chart .series-10{fill:var(--d3fc-local-series-10);}:host{user-select:none;}:host .chart{position:absolute;box-sizing:border-box;left:0;top:0;%;%;padding:12px;overflow:hidden;}:host .chart.heatmap d3fc-group.cartesian-chart,:host .chart.treemap d3fc-group.cartesian-chart{grid-template-columns:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);grid-template-rows:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);}:host .chart .chart-label{display:none;}:host .chart.heatmap{padding-right:120px;}:host .chart.xyscatter{padding:0;font-size:14px;}:host .chart.xyscatter d3fc-group:first-child{padding:16px;padding-top:0px;width:calc(100% - 32px);height:calc(100% - 16px);}:host .chart.xyscatter .multi-xlabel{position:absolute;bottom:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .multi-ylabel{position:absolute;top:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .outer-container{%;}:host .chart.xyscatter .inner-container{display:inline-grid;overflow-y:auto;width:calc(100% - 16px);%;padding:0;margin:0;}:host .chart.xyscatter .inner-container div{overflow:hidden;}:host .chart.xyscatter .inner-container text.segment,:host .chart.xyscatter .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.xyscatter .inner-container div.xy-scatter-container{margin:5px 0;}:host .chart.sunburst{padding:0;font-size:14px;}:host .chart.sunburst .outer-container{%;}:host .chart.sunburst .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.sunburst .inner-container div{overflow:hidden;}:host .chart.sunburst .inner-container .sunburst-container:not(:only-child) svg{transform:translate(0,-27px);}:host .chart.sunburst .inner-container svg{%;%;}:host .chart.sunburst .inner-container path{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.sunburst .inner-container text.segment,:host .chart.sunburst .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.sunburst .inner-container div.title-container{margin-top:5px;}:host .chart.has-legend{padding-right:120px;}:host .chart.treemap .treemap-container{position:relative;}:host .chart.treemap .treemap-container:not(:only-child){width:calc(100% - 12px);height:calc(100% - 12px);}:host .chart.treemap .outer-container{%;}:host .chart.treemap .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.treemap .inner-container div{overflow:hidden;}:host .chart.treemap .inner-container svg{%;%;}:host .chart.treemap .inner-container .treerect{stroke:var(--d3fc-treedata-axis--lines,var(--d3fc-axis--lines,white));fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.treemap .inner-container .treerect:hover{cursor:pointer;stroke:var(--d3fc-treedata--hover-highlight,black);stroke-opacity:1;}:host .chart.treemap .inner-container .rootnode{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .branchnode{opacity:0;}:host .chart.treemap .inner-container .branchnode:hover{fill-opacity:0.1;opacity:1;fill:var(--d3fc-treedata--hover-highlight,black);}:host .chart.treemap .inner-container .leafnode{fill-opacity:0.8;}:host .chart.treemap .inner-container .leafnode:hover{fill-opacity:0.5;}:host .chart.treemap .inner-container #hidden{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .top{font-size:14px;z-index:5;pointer-events:none;}:host .chart.treemap .inner-container .mid{font-size:8px;opacity:0.7;z-index:4;}:host .chart.treemap .inner-container .lower{font-size:0px;opacity:0;z-index:4;}:host .chart.treemap .inner-container text{fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.treemap .inner-container text.title{dominant-baseline:hanging;}:host .chart.treemap .inner-container .parent-controls{position:absolute;top:12px;right:auto;left:30px;width:auto;z-index:4;transition:box-shadow 1s;}:host .chart.treemap .inner-container .parent-controls:hover{box-shadow:2px 2px 6px#000;transition:box-shadow 0.2s;}:host .chart .x-label{em!important;line-height:1em!important;}:host .chart .x-label,:host .chart .y-label{color:var(--d3fc-label--color,inherit);font-size:14px;}:host .chart d3fc-canvas.plot-area{display:none;}:host .chart.xyscatter d3fc-canvas.plot-area,:host .chart.xyline d3fc-canvas.plot-area,:host .chart.ohlc d3fc-canvas.plot-area,:host .chart.candlestick d3fc-canvas.plot-area,:host .chart.heatmap d3fc-canvas.plot-area{display:block;}:host .chart .y-axis text,:host .chart .x-axis text{fill:var(--d3fc-axis-ticks--color,rgb(80,80,80));font-size:11px;}:host .chart .y-axis path,:host .chart .x-axis path{stroke:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label{display:inline-block;margin:0 10px;cursor:pointer;}:host .chart .splitter-label::after{margin-left:5px;color:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label:hover::after{color:var(--d3fc-axis-ticks--color,rgb(80,80,80));}:host .chart .splitter-label.disabled::after{color:rgba(80,80,80,0.3);}:host .chart .splitter-label.disabled{cursor:default;}:host .chart .y-label.left-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-desc-icon--mask-image);mask-image:var(--sort-desc-icon--mask-image);}:host .chart .y-label.right-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-asc-icon--mask-image);mask-image:var(--sort-asc-icon--mask-image);}:host .chart.ybar .y-axis path,:host .chart.yline .y-axis path,:host .chart.xyline .y-axis path,:host .chart.xyline .x-axis path,:host .chart.yarea .y-axis path,:host .chart.yscatter .y-axis path,:host .chart.xyscatter .y-axis path,:host .chart.xyscatter .x-axis path,:host .chart.xbar .x-axis path{visibility:hidden;}:host .chart .y-label{white-space:nowrap;}:host .chart .nearbyTip{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host #dragHandles{position:absolute;top:0px;right:0px;left:auto;pointer-events:none;}:host #dragHandles rect{pointer-events:all;}:host .label rect{fill:none;}:host .legend-container{position:absolute;top:12px;right:12px;left:auto;}:host .legend-container.legend-color{}:host .legend-container[borderbox-on-hover="true"]{transition:box-shadow 1s;}:host .legend-container[borderbox-on-hover="true"]:hover{background-color:var(--d3fc-legend--background,#ffffff);transition:box-shadow 0.2s,background-color 0.2s;}:host .legend-container .legend{font-size:8pt;%;}:host .legend-container .legend .cell{cursor:pointer;}:host .legend-container .legend .cell path{fill:var(--d3fc-series,rgba(31,119,180,0.5));stroke:var(--d3fc-series,rgb(31,119,180));}:host .legend-container .legend .cell.hidden path{fill:rgba(204,204,204,0.5);stroke:rgb(204,204,204);}:host .legend-container .legend .cell.hidden circle{fill:rgb(204,204,204)!important;}:host .legend-container text{fill:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .label:hover{fill:rgb(34,160,206);}:host .legend-container #legend-axis path{stroke:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .legend-controls{margin-left:12px;}:host .legend-container .legend-controls #up-arrow,:host .legend-container .legend-controls #down-arrow{cursor:pointer;color:rgb(31,119,180);}:host .legend-container .legend-controls #up-arrow.disabled,:host .legend-container .legend-controls #down-arrow.disabled{cursor:default;color:rgb(51,51,51);}:host .heatmap .legend-container.legend-color{}:host .treemap .legend-container.legend-color{}:host .treemap .legend-container:not(.legend-color){}:host .zoom-controls{position:absolute;top:10px;left:0;%;text-align:center;}:host .zoom-controls button{-webkit-appearance:none;background:var(--plugin--background,rgb(247,247,247));border:1px solid var(--inactive--color,rgb(204,204,204));color:var(--d3fc-label--color,inherit);font-size:12px;padding:8px;opacity:0.5;cursor:pointer;}:host .zoom-controls button:hover{opacity:1;}:host .parent-controls{position:absolute;top:30px;right:145px;%;text-align:right;}:host .parent-controls button{-webkit-appearance:none;background:rgb(247,247,247);border:1px solid rgb(204,204,204);padding:10px;opacity:0.5;cursor:pointer;}:host .parent-controls button:hover{background:rgb(230,230,230);}:host div.tooltip{position:absolute;text-align:left;font-size:12px;font-weight:300;white-space:nowrap;padding:0.5em;background:var(--d3fc-tooltip--background,#ffffff);color:var(--d3fc-tooltip--color,black);border:1px solid var(--d3fc-tooltip--border-color,#777777);box-shadow:var(--d3fc-tooltip--box-shadow,none);pointer-events:none;}:host div.tooltip ul{margin:0;padding:0;list-style-type:none;}d3fc-canvas,d3fc-svg{position:relative;display:block}d3fc-canvas>canvas,d3fc-svg>svg{position:absolute;%;%}d3fc-svg>svg{overflow:visible}d3fc-group.cartesian-chart{%;%;overflow:hidden;display:grid;display:-ms-grid;grid-template-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);grid-template-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);}
d3fc-group.cartesian-chart>.top-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:1;-ms-grid-row:1;}
d3fc-group.cartesian-chart>.top-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:2;-ms-grid-row:2;}
d3fc-group.cartesian-chart>.left-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:1;-ms-grid-column:1;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.left-axis{width:3em;grid-column:2;-ms-grid-column:2;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.plot-area{overflow:hidden;grid-column:3;-ms-grid-column:3;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-axis{width:3em;grid-column:4;-ms-grid-column:4;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:5;-ms-grid-column:5;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.bottom-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:4;-ms-grid-row:4;}
d3fc-group.cartesian-chart>.bottom-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:5;-ms-grid-row:5;}
d3fc-group.cartesian-chart>.y-label{display:flex;transform:rotate(-90deg);width:1em;white-space:nowrap;justify-content:center;}</style><div id="container" class="chart sunburst"><div class="outer-container" style="padding-left: 0px;"><div class="inner-container" style="grid-template-columns: repeat(3, 33.3333%); grid-template-rows: repeat(2, 336px);"><div class="sunburst-container"><div class="title-container" display="inline-block" style="text-align: center;"><text class="title" style="text-align: left;">Central</text></div><svg><g class="sunburst" transform="translate(169.1796875, 168)"><circle fill="none" style="pointer-events: all;" r="78"></circle><text class="parent"></text><g class="segment"><path fill-opacity="1" user-select="initial" d="M0.1949997968750677,-76.99975308453409A77,77,0,0,1,68.3016142957999,35.551223390873396L0.9593261986449373,0.28229991957748474A1,1,0,0,0,0.19499979687506344,-0.980803282630459Z" style="pointer-events: initial; cursor: pointer;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-31.178884551779966) translate(39,0) rotate(0)">Furniture</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M68.12067433462373,35.896709155522A77,77,0,0,1,-64.9112820515401,41.41890223588027L-0.7236789119563831,0.6901368214996397A1,1,0,0,0,0.7783862374687665,0.6277856842260877Z" style="pointer-events: initial; cursor: pointer;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(87.62300108616978) translate(39,0) rotate(0)">Office...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-65.12023260935423,41.08960093385669A77,77,0,0,1,-0.1949997968750087,-76.99975308453409L-0.19499979687506291,-0.9808032826304591A1,1,0,0,0,-0.9326294697705204,0.3608355194760597Z" style="pointer-events: initial; cursor: pointer;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(208.8018856379498) translate(39,0) rotate(180)">Techno...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M0.19499979687508087,-154.9998773389167A155,155,0,0,1,46.03643637691508,-148.00556248234133L23.07420528032558,-74.50893269052641A78,78,0,0,0,0.1949997968750641,-77.99975625012695Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-81.32492863435122) translate(117,0) rotate(0)">Bookcases</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M46.408691061135116,-147.88926057693342A155,155,0,0,1,151.88419007924264,-30.92236737335112L76.41265940981953,-15.655844976203603A78,78,0,0,0,23.4464599645456,-74.3926307851185Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-42.04272371531686) translate(117,0) rotate(0)">Chairs</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M151.9615138217079,-30.54010997057594A155,155,0,0,1,154.99281462420657,-1.4924526345374387L77.99539123786082,-0.8479066298978485A78,78,0,0,0,76.4899831522848,-15.273587573428422Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-5.957601178218098) translate(117,0) rotate(0)">Furnis...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M154.99607919933203,-1.102466704439295A155,155,0,0,1,137.39894927399214,71.73931096966948L69.18747895784675,36.01517396122796A78,78,0,0,0,77.99865581298626,-0.45792069979970446Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(13.581309350967572) translate(117,0) rotate(0)">Tables</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M137.21800931281595,72.08479673431808A155,155,0,0,1,110.54014242630107,108.65485222654841L55.69451591039596,54.60879871876557A78,78,0,0,0,69.00653899667059,36.36065972587656Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(36.110762667176004) translate(117,0) rotate(0)">Applia...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M110.26640339039062,108.93264103723754A155,155,0,0,1,102.40592113007496,116.35302882822118L51.605980158216106,58.487800539170614A78,78,0,0,0,55.42077687448551,54.8865875294547Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(46.64968272712747) translate(117,0) rotate(0)">Art</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M102.11283827246532,116.61032655790541A155,155,0,0,1,1.2677507498314151,154.99481542308536L0.7348321804077523,77.99653852362063A78,78,0,0,0,51.31289730060651,58.745098268854825Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(69.16176160814061) translate(117,0) rotate(0)">Binders</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M0.8777604967560321,154.99751461397804A155,155,0,0,1,-7.738316889799319,154.80671319976096L-3.797367534403789,77.9075092645674A78,78,0,0,0,0.34484192733239344,77.9992377145133Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="0" transform="rotate(91.26859692468838) translate(117,0) rotate(180)">Envelopes</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-8.122992138846442,154.78700526437044A155,155,0,0,1,-9.252539492388873,154.7235939116649L-4.561805068507613,77.86648787839951A78,78,0,0,0,-4.182043086031768,77.88780723339548Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="0" transform="rotate(93.21313960353302) translate(117,0) rotate(180)">Fasteners</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-9.637003512161993,154.70012334612593A155,155,0,0,1,-13.997263621171884,154.36669527822193L-6.9473036217066015,77.68999274287405A78,78,0,0,0,-4.946268728132356,77.8430114118737Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="0" transform="rotate(94.37288440970195) translate(117,0) rotate(180)">Labels</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-14.385625125232425,154.33098778196256A155,155,0,0,1,-47.23893347268081,147.6261601626339L-23.679569501127546,74.31875932926539A78,78,0,0,0,-7.33566512576712,77.65428524661472Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(101.53473921393655) translate(117,0) rotate(180)">Paper</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-47.610229727019494,147.50683382589577A155,155,0,0,1,-120.00011873729274,98.10693911765695L-60.325795637816334,49.4449024740106A78,78,0,0,0,-24.0508657554662,74.19943299252726Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(124.31018611976774) translate(117,0) rotate(180)">Storage</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-120.24658814868745,97.8046933362604A155,155,0,0,1,-130.77171597657116,83.20912390202773L-65.75564791687589,41.95467515107054A78,78,0,0,0,-60.57226504921105,49.14265669261406Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(144.20394817466916) translate(117,0) rotate(180)">Supplies</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-130.9806665343853,82.87982260000413A155,155,0,0,1,-153.4611242739983,21.78722874898158L-77.21192200673002,11.059796563528714A78,78,0,0,0,-65.96459847469002,41.625373849046966Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(159.7977203054646) translate(117,0) rotate(180)">Access...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-153.51545787938943,21.40103250035858A155,155,0,0,1,-146.83482892743055,-49.64406322867017L-73.92204448169409,-24.890386490499502A78,78,0,0,0,-77.26625561212116,10.673600314905741Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(185.37193439991876) translate(117,0) rotate(180)">Copiers</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-146.70945348989616,-50.01336078185505A155,155,0,0,1,-122.26397007601871,-95.2707805218914L-61.585879283157894,-47.86626654461682A78,78,0,0,0,-73.7966690441597,-25.259684043684352Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(208.3753942833635) translate(117,0) rotate(180)">Machines</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-122.02386991862102,-95.57811030818435A155,155,0,0,1,-0.19499979687482452,-154.9998773389167L-0.19499979687496974,-77.99975625012695A78,78,0,0,0,-61.34577912576022,-48.17359633090976Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(243.9992945509597) translate(117,0) rotate(180)">Phones</text></g></g></svg></div><div class="sunburst-container"><div class="title-container" display="inline-block" style="text-align: center;"><text class="title" style="text-align: left;">East</text></div><svg><g class="sunburst" transform="translate(169.1796875, 168)"><circle fill="none" style="pointer-events: all;" r="78"></circle><text class="parent"></text><g class="segment"><path fill-opacity="1" user-select="initial" d="M0.1949997968750677,-76.99975308453409A77,77,0,0,1,72.20592093030466,26.74518615763577L0.9870661396510974,0.16031355511709014A1,1,0,0,0,0.19499979687506344,-0.980803282630459Z" style="pointer-events: initial; cursor: pointer;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-34.76509586505368) translate(39,0) rotate(0)">Furniture</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M72.06953270681697,27.11055985074891A77,77,0,0,1,-48.79391225062502,59.56638420517318L-0.4729055861262027,0.8811131065933775A1,1,0,0,0,0.850677916163412,0.5256872482302333Z" style="pointer-events: initial; cursor: pointer;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(74.96879515998407) translate(39,0) rotate(0)">Office...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-49.09498496929851,59.31848321446152A77,77,0,0,1,-0.1949997968750771,-76.99975308453409L-0.19499979687506377,-0.9808032826304589A1,1,0,0,0,-0.7739783047996863,0.6332121158817193Z" style="pointer-events: initial; cursor: pointer;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(199.73389102503774) translate(39,0) rotate(180)">Techno...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M0.19499979687508087,-154.9998773389167A155,155,0,0,1,60.98152377820866,-142.50001318486875L30.598393967216897,-71.74774063778582A78,78,0,0,0,0.1949997968750641,-77.99975625012695Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-78.37993796057181) translate(117,0) rotate(0)">Bookcases</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M61.33987850752712,-142.34612500760886A155,155,0,0,1,149.15930801475196,-42.14855670791526L75.03441341291352,-21.303445819396973A78,78,0,0,0,30.956748696535335,-71.59385246052595Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-41.23335585998223) translate(117,0) rotate(0)">Chairs</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M149.26488687181407,-41.773119911547724A155,155,0,0,1,154.9969310309995,-0.9753824745133094L77.99778587396156,-0.5877063549455348A78,78,0,0,0,75.13999226997564,-20.92800902302943Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-7.997653382406398) translate(117,0) rotate(0)">Furnis...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M154.99889458023813,-0.5853878237812108A155,155,0,0,1,145.28085208104648,54.02290272287384L73.14278049527023,27.094901022530358A78,78,0,0,0,77.99974942320019,-0.1977117042134362Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(10.090668651950352) translate(117,0) rotate(0)">Tables</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M145.1444638575588,54.38827641598698A155,155,0,0,1,121.25372403362125,96.55327238358326L61.07829932029913,48.512280426093625A78,78,0,0,0,73.00639227178254,27.460274715643504Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(29.535945513167093) translate(117,0) rotate(0)">Applia...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M121.01040016501109,96.85805620547981A155,155,0,0,1,114.27767968114249,104.71681778345918L57.57287848872112,52.62474382382258A78,78,0,0,0,60.83497545168898,48.81706424799015Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(40.58716637483971) translate(117,0) rotate(0)">Art</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M114.01383739888901,105.00402316854196A155,155,0,0,1,50.78653575751262,146.4435993335007L25.648599192257063,73.6624012605817A78,78,0,0,0,57.30903620646766,52.91194920890535Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(56.75891116260078) translate(117,0) rotate(0)">Binders</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M50.41790467901916,146.5709210170194A155,155,0,0,1,44.814717784936356,148.38005617284455L22.644638830414504,74.64060779656127A78,78,0,0,0,25.27996811376363,73.78972294410038Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="0" transform="rotate(72.10597169715535) translate(117,0) rotate(0)">Envelopes</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M44.486294580559445,148.47885234770536A155,155,0,0,1,43.64243064139829,148.7290766720171L22.032517372987098,74.82358036213598A78,78,0,0,0,22.316230417410104,74.73945316870508Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="0" transform="rotate(73.48374483655445) translate(117,0) rotate(0)">Fasteners</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M43.31323804560627,148.82527812843034A155,155,0,0,1,40.0920356555464,149.7251771646786L20.268905806133247,75.32045842546431A78,78,0,0,0,21.703310359542765,74.9197325104499Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="0" transform="rotate(74.39136768128714) translate(117,0) rotate(0)">Labels</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M39.715181571798574,149.82557976767208A155,155,0,0,1,11.59924944095588,154.56538232219557L5.933636546900076,77.77397995042617A78,78,0,0,0,19.892051722385446,75.42086102845778Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(80.43101085115433) translate(117,0) rotate(0)">Paper</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M11.210306991190642,154.59407820858877A155,155,0,0,1,-85.97599272003504,128.96948738288634L-43.18470228833764,64.95445703158211A78,78,0,0,0,5.544694097134863,77.80267583681938Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(104.77071340392382) translate(117,0) rotate(180)">Storage</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-86.3002238443228,128.75275284210346A155,155,0,0,1,-98.37424102061529,119.78108658556197L-49.42955849087245,60.338368783034056A78,78,0,0,0,-43.50893341262537,64.73772249079923Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(126.61440195371344) translate(117,0) rotate(180)">Supplies</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-98.67531373928863,119.53318559485044A155,155,0,0,1,-138.44788672201824,69.69349081662652L-69.62693907523405,35.158062446807925A78,78,0,0,0,-49.730631209545855,60.09046779232247Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(141.40978410069195) translate(117,0) rotate(180)">Access...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-138.62280596686833,69.34491809694475A155,155,0,0,1,-154.94650922380112,-4.07176612276805L-77.97556667718816,-1.9521786217929453A78,78,0,0,0,-69.80185832008412,34.80948972712617Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(167.46458508487945) translate(117,0) rotate(180)">Copiers</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-154.9357736788096,-4.46161792948313A155,155,0,0,1,-124.49229721432843,-92.33995849197309L-62.70539845108492,-46.39000975523369A78,78,0,0,0,-77.96483113219666,-2.3420304285080014Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(199.107493866507) translate(117,0) rotate(180)">Machines</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-124.2595643161619,-92.65290430395383A155,155,0,0,1,-0.19499979687509986,-154.9998773389167L-0.1949997968751083,-77.99975625012695A78,78,0,0,0,-62.4726655529184,-46.7029555672144Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(243.31880185728176) translate(117,0) rotate(180)">Phones</text></g></g></svg></div><div class="sunburst-container"><div class="title-container" display="inline-block" style="text-align: center;"><text class="title" style="text-align: left;">South</text></div><svg><g class="sunburst" transform="translate(169.1796875, 168)"><circle fill="none" style="pointer-events: all;" r="78"></circle><text class="parent"></text><g class="segment"><path fill-opacity="1" user-select="initial" d="M0.1949997968750677,-76.99975308453409A77,77,0,0,1,73.37343763787369,23.352487002481354L0.9934626400796966,0.1141577100588442A1,1,0,0,0,0.19499979687506344,-0.980803282630459Z" style="pointer-events: initial; cursor: pointer;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-36.10012141138752) translate(39,0) rotate(0)">Furniture</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M73.25421816684583,23.72381758411058A77,77,0,0,1,-52.64214114901006,56.194350029586616L-0.5303784698680044,0.8477609796991569A1,1,0,0,0,0.8742431690518359,0.48548829168807267Z" style="pointer-events: initial; cursor: pointer;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(75.53774949093025) translate(39,0) rotate(0)">Office...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-52.9260854458092,55.92700134445707A77,77,0,0,1,-0.19499979687521388,-76.99975308453409L-0.19499979687506552,-0.9808032826304586A1,1,0,0,0,-0.8143227666671536,0.5804122945696037Z" style="pointer-events: initial; cursor: pointer;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(201.63787090231773) translate(39,0) rotate(180)">Techno...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M0.19499979687508087,-154.9998773389167A155,155,0,0,1,26.767973838412438,-152.67113537465445L13.3749092949551,-76.84472526694155A78,78,0,0,0,0.1949997968750641,-77.99975625012695Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-84.99163785594273) translate(117,0) rotate(0)">Bookcases</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M27.152028677799503,-152.6033005497586A155,155,0,0,1,121.24137141479271,-96.56878303810339L60.9513868437903,-48.67163898841528A78,78,0,0,0,13.758964134342143,-76.77689044204568Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-59.22426229904096) translate(117,0) rotate(0)">Chairs</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M121.48396670499531,-96.26341897948353A155,155,0,0,1,143.06413362980183,-59.646070019358454L71.9562312366202,-30.10482994839936A78,78,0,0,0,61.19398213399289,-48.366274929795445Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-30.512660378285467) translate(117,0) rotate(0)">Furnis...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M143.21375770134404,-59.28591405267125A155,155,0,0,1,147.63974963072445,47.19644402894144L74.32557134021948,23.658179239957263A78,78,0,0,0,72.10585530816243,-29.74467398171216Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-2.3801573465747623) translate(117,0) rotate(0)">Tables</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M147.5205301596966,47.56777461057063A155,155,0,0,1,125.91740569545067,90.38698436681737L63.421328704038956,45.40633287785134A78,78,0,0,0,74.20635186919162,24.029509821586476Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(26.771833119722984) translate(117,0) rotate(0)">Applia...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M125.68958221206829,90.70352211108302A155,155,0,0,1,118.82303510339172,99.52932396443843L59.85697482228042,50.01142434609205A78,78,0,0,0,63.1935052206566,45.72287062211698Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(37.883212351885135) translate(117,0) rotate(0)">Art</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M118.57223081293812,99.82798245002915A155,155,0,0,1,42.77051100659058,148.98215795267268L21.616318317311027,74.94487829334759A78,78,0,0,0,59.60617053182683,50.31008283168274Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(57.03831510264911) translate(117,0) rotate(0)">Binders</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M42.39551797305747,149.08930228489285A155,155,0,0,1,34.71803582694894,151.0617687845561L17.565407829543066,75.99642391443052A78,78,0,0,0,21.241325283777932,75.05202262556777Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="0" transform="rotate(75.59142986910567) translate(117,0) rotate(0)">Envelopes</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M34.37447470883817,151.14031721711928A155,155,0,0,1,33.460687479750675,151.3452423876696L16.91463433016665,76.1439107577011A78,78,0,0,0,17.22185610490497,76.07501345581181Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="0" transform="rotate(77.3600237392902) translate(117,0) rotate(0)">Fasteners</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M33.11648507363069,151.4209312359688A155,155,0,0,1,27.762681877954133,152.49338836468786L14.066191654171453,76.7211981941635A78,78,0,0,0,16.570422862753976,76.21955842268781Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="0" transform="rotate(78.67261124955465) translate(117,0) rotate(0)">Labels</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M27.37890165831023,152.56276001693394A155,155,0,0,1,-7.26600876782663,154.8296002597238L-3.5596757783034647,77.91873143444623A78,78,0,0,0,13.682411434527573,76.79056984640958Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(86.2564340638545) translate(117,0) rotate(0)">Paper</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-7.655556305839472,154.81082797287831A155,155,0,0,1,-90.1375410809268,126.09608910622183L-45.280695003408724,63.51109084253141A78,78,0,0,0,-3.9492233163162833,77.89995914760074Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(109.19471707868871) translate(117,0) rotate(180)">Storage</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-90.45452920448501,125.86889268756981A155,155,0,0,1,-106.11201905024606,112.98335900954714L-53.32765348217914,56.92241539222161A78,78,0,0,0,-45.59768312696694,63.2838944238794Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(129.45311401464764) translate(117,0) rotate(180)">Supplies</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-106.39596334704522,112.71601032441757A155,155,0,0,1,-143.98704743612387,57.38231583534611L-72.42207971114458,28.96622809950616A78,78,0,0,0,-53.61159777897827,56.65506670709206Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(145.80967380417485) translate(117,0) rotate(180)">Access...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-144.13097269904867,57.019844868484896A155,155,0,0,1,-150.91595273187858,35.34650210458437L-75.92265279503516,17.88157690374483A78,78,0,0,0,-72.56600497406939,28.603757132644972Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(162.6169335360502) translate(117,0) rotate(180)">Copiers</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-151.00441121268216,34.9666669030835A155,155,0,0,1,-124.84675445164862,-91.86015405435458L-62.88347047717613,-46.148338439711104A78,78,0,0,0,-76.0111112758387,17.501741702243987Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(191.65367806020436) translate(117,0) rotate(180)">Machines</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-124.61522767912919,-92.17399324364108A155,155,0,0,1,-0.1949997968753752,-154.9998773389167L-0.19499979687524685,-77.99975625012695A78,78,0,0,0,-62.65194370465672,-46.462177628997594Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(243.20854742601125) translate(117,0) rotate(180)">Phones</text></g></g></svg></div><div class="sunburst-container"><div class="title-container" display="inline-block" style="text-align: center;"><text class="title" style="text-align: left;">West</text></div><svg><g class="sunburst" transform="translate(169.1796875, 168)"><circle fill="none" style="pointer-events: all;" r="78"></circle><text class="parent"></text><g class="segment"><path fill-opacity="1" user-select="initial" d="M0.1949997968750677,-76.99975308453409A77,77,0,0,1,62.911608714566825,44.397404078901275L0.912752761742255,0.4085124183325231A1,1,0,0,0,0.19499979687506344,-0.980803282630459Z" style="pointer-events: initial; cursor: pointer;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-27.3219334130981) translate(39,0) rotate(0)">Furniture</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M62.68593274927336,44.71547646345253A77,77,0,0,1,-62.92549203937555,44.37772472313655L-0.6909742051657474,0.7228794144223252A1,1,0,0,0,0.6870767964487887,0.7265848028837858Z" style="pointer-events: initial; cursor: pointer;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(90.15406005177078) translate(39,0) rotate(180)">Office...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-63.14945424853509,44.05844332375093A77,77,0,0,1,-0.1949997968750771,-76.99975308453409L-0.19499979687506377,-0.9808032826304589A1,1,0,0,0,-0.9149364143252963,0.40359801503670684Z" style="pointer-events: initial; cursor: pointer;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(207.4759934648689) translate(39,0) rotate(180)">Techno...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M0.19499979687508087,-154.9998773389167A155,155,0,0,1,47.36872236237012,-147.5845660689379L23.744908564680543,-74.29790923878653A78,78,0,0,0,0.1949997968750641,-77.99975625012695Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-81.06668642733757) translate(117,0) rotate(0)">Bookcases</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M47.739913549954196,-147.46491329886882A155,155,0,0,1,144.0178936279093,-57.30485420084584L72.43765071044282,-28.927266714155383A78,78,0,0,0,24.116099752264592,-74.17825646871746Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-46.87947328769904) translate(117,0) rotate(0)">Chairs</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M144.16162389008198,-56.942305866328844A155,155,0,0,1,153.91783418254488,-18.283881441166038L77.44393954362036,-9.297108580847848A78,78,0,0,0,72.58138097261548,-28.564718379638393Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(-14.163952635126662) translate(117,0) rotate(0)">Furnis...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M153.9633514845321,-17.896547143246178A155,155,0,0,1,126.52625322822709,89.53271605411372L63.727182362683806,44.97606283472623A78,78,0,0,0,77.48945684560755,-8.909774282927987Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(14.3269008121367) translate(117,0) rotate(0)">Tables</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M126.30057726293363,89.85078843866499A155,155,0,0,1,99.03298527232359,119.23702373026484L49.910435522834575,59.941208078591245A78,78,0,0,0,63.501506397390344,45.29413521927749Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(42.858348045841495) translate(117,0) rotate(0)">Applia...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M98.73265660155995,119.48582560453956A155,155,0,0,1,89.21463061565508,126.75073839671396L44.97428577179607,63.72843650456852A78,78,0,0,0,49.61010685207095,60.19000995286596Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(52.64625317305405) translate(117,0) rotate(0)">Art</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M88.8954275834054,126.97481228481313A155,155,0,0,1,19.88306748960834,153.71943152120906L10.10173565254667,77.34309883115667A78,78,0,0,0,44.65508273954639,63.95251039266767Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(68.81696885605785) translate(117,0) rotate(0)">Binders</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M19.496227335332495,153.76897320229799A155,155,0,0,1,14.38889855406441,154.33068262144388L7.337312207643088,77.65412963627608A78,78,0,0,0,9.714895498270849,77.39264051224559Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="0" transform="rotate(83.72377387598223) translate(117,0) rotate(0)">Envelopes</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M14.03945617769712,154.36286363706307A155,155,0,0,1,13.115490607199238,154.44411256545996L6.677230028890191,77.71367060653671A78,78,0,0,0,6.987873830534501,77.68635413847487Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="0" transform="rotate(84.97462106427389) translate(117,0) rotate(0)">Fasteners</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M12.7657946883964,154.4734102878994A155,155,0,0,1,6.350536858744111,154.86985078318418L3.2925412468212683,77.93047652964776A78,78,0,0,0,6.327530458670091,77.7429248118091Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="0" transform="rotate(86.46381798725778) translate(117,0) rotate(0)">Labels</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M5.96084494296558,154.88533929189657A155,155,0,0,1,-29.265762337898707,152.21207296000415L-14.632146859808953,76.61527444493679A78,78,0,0,0,2.902849331042761,77.94596503836016Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(94.3397271401268) translate(117,0) rotate(180)">Paper</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-29.648654212519148,152.13795484160573A155,155,0,0,1,-111.28045152294851,107.89652964228603L-55.931719213243184,54.36582369329949A78,78,0,0,0,-15.015038734429371,76.54115632653838Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(118.45606031505423) translate(117,0) rotate(180)">Storage</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-111.5515803637615,107.61619264008209A155,155,0,0,1,-126.78194015697898,89.17028456852766L-63.74416573857205,44.951989213976475A78,78,0,0,0,-56.20284805405615,54.08548669109558Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(140.454300296819) translate(117,0) rotate(180)">Supplies</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-127.00590236613844,88.85100316914216A155,155,0,0,1,-154.45799330610572,12.950996249362552L-77.71909426083818,6.613802784703508A78,78,0,0,0,-63.96812794773155,44.63270781459092Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(160.115571232632) translate(117,0) rotate(180)">Access...</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-154.49009069558753,12.562319724841544A155,155,0,0,1,-145.74967195475327,-52.744981989586506L-73.37790390471514,-26.451525826507428A78,78,0,0,0,-77.75119165031997,6.225126260182523Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(187.62289662918926) translate(117,0) rotate(180)">Copiers</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-145.61649765480558,-53.11153933702169A155,155,0,0,1,-117.05634433723549,-101.60124138219257L-58.96922601753805,-51.055169991808995A78,78,0,0,0,-73.24472960476746,-26.818083173942586Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(210.49783843774645) translate(117,0) rotate(180)">Machines</text></g><g class="segment"><path fill-opacity="1" user-select="initial" d="M-116.8003324371349,-101.89544809546092A155,155,0,0,1,-0.19499979687509986,-154.9998773389167L-0.1949997968751083,-77.99975625012695A78,78,0,0,0,-58.71321411743749,-51.34937670507734Z" style="pointer-events: initial;"></path><text class="segment" dy="0.35em" fill-opacity="1" transform="rotate(245.5145195763203) translate(117,0) rotate(180)">Phones</text></g></g></svg></div></div></div><div class="tooltip" style="z-index: 3; opacity: 0;"><ul id="tooltip-values"></ul>
</div></div>